| Name | Description | |
|---|---|---|
![]() | init | Initializes the QueryFilterRule. Called during construction. |
| Name | Description | |
|---|---|---|
![]() | operator | Gets or sets the filter expression operator. |
![]() | options | Gets or sets the query filter options. |
![]() | value | Gets or sets the value (right side of the filter expression). |
| Name | Description | |
|---|---|---|
![]() | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. |
![]() | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |